home *** CD-ROM | disk | FTP | other *** search
/ Dictionaries & Language / Dictionaries and Language (Chestnut CD-ROM) (1993).iso / japanese / mk11exe / readme.src < prev    next >
Encoding:
Text File  |  1990-04-10  |  780 b   |  36 lines

  1. Notes on the source code.
  2.  
  3. Disclaimer:    MOKE is a hack from the word go. It originally started out
  4.         as a program to look at the SKKJIS kana to kanji dictionary
  5.         file and grew from there. There was no real design specs,
  6.         design stage or any real deep thought put into it. I kind
  7.         of just started and added on nifty pieces here and there.
  8.         Originally MOKE had only three files, moke.c, jis.c and
  9.         rtk.c. Some of the code is real tight while some is 
  10.         embarassingly stupidly done. There are comments here and
  11.         there. I cleaned up some of the editing code between 1.0
  12.         and 1.1.
  13.  
  14. Files
  15.  
  16. ALLOC.C
  17. EDIT.C
  18. EXTERN.H
  19. FILEIO.C
  20. FILES.H
  21. HELP.C
  22. JIS.C
  23. JIS.H
  24. JTOEDICT.C
  25. KTOK_IND.C
  26. MAKESKK.C
  27. MOKE.C
  28. MOKE.H
  29. REVLOOK.C
  30. RTK.C
  31. ST.H
  32. VIEW.H
  33. WNNLOOK.C
  34. WNN_IND.C
  35.  
  36.